LabVIEW

cancel
Showing results for 
Search instead for 
Did you mean: 

how do i insert image

how do insert image as an indicator?? i want to read the image file from my hardisk. So, when i press a button, the image will appear? any tips to do that?? i am still new with labview
0 Kudos
Message 1 of 2
(7,348 Views)
Normally you would use a picture indicator. There's several VIs available in the Graphics & Sound -> Graphics Formats palette to read graphics files. You would then use the Draw Flattened Pixmap to create an image that you wire to a picture indicator.



To learn more about LabVIEW it is recommended that you go through the tutorial(s) and look over the material in the NI Developer Zone's Learning Center which provides links to other materials and other tutorials. You can also take the online courses for free.


Message Edited by smercurio_fc on 04-23-2008 01:21 PM
Message 2 of 2
(7,340 Views)